relpath
authorPascal Packaging Team <pkg-pascal-devel@lists.alioth.debian.org>
Fri, 27 Feb 2026 16:30:28 +0000 (16:30 +0000)
committerPeter Blackman <peterb@debian.org>
Fri, 27 Feb 2026 16:30:28 +0000 (16:30 +0000)
commit76d8681a2add3a5a6caeb42f7c03c8512d75ad34
treea20ad08965076ec49da0f4856b6330ee66016829
parent9f0caf3c6fc3ca19de828a50f279e1d9ef321785
relpath

This patch adds an utility for computing relative path according to a given
base directory. This is useful for libraries that are to install .lpk in
order to be used with lazarus. As these libraries may be compiled without
need to build depend on Lazarus, we add it in fp-utils package which is likely
to be used by any big project which build depends on fp-compiler.

Gbp-Pq: Name relpath.patch
fpcsrc/utils/fpmake.pp
fpcsrc/utils/relpath.pas [new file with mode: 0644]
install/man/man1/relpath.1 [new file with mode: 0644]